xen.git
2010-07-09 Keir Fraserx86/mce: eliminate unnecessary NR_CPUS-sized arrays
2010-07-09 Keir FraserMakefile: Serialise stubdom build after tools
2010-07-09 Keir Fraserxen: allow HVM save/restore from different cpus
2010-07-09 Keir Fraserxen: allow HVM save/restore from different changesets
2010-07-09 Keir Frasermce: Replace BUG() with a console warning in the MCE...
2010-07-08 Keir Fraserxend: Continue domain building even if memshr extension...
2010-07-08 Keir Fraserxen: make the shadow allocation hypercalls include...
2010-07-08 Keir Fraserxen: use s_time_t for periodic timer deadlines.
2010-07-08 Keir Fraserrombios: use explicit SS prefix for calculated on-stack...
2010-07-08 Keir Fraserrombios: move the stack to 0x9e000 and protect it with...
2010-07-08 Keir Fraserrombios: wait 30s after a failed boot
2010-07-08 Keir Fraserx86/mce: use cpu_online() instead of cpu_isset(,cpu_onl...
2010-07-08 Keir Fraserx86/cpufreq: check array index before use
2010-07-06 Keir FraserMerge
2010-07-06 Ian Jacksontools/libxl: revert 15bcf57fcf24 (disable_migrate)
2010-07-06 Ian Jacksontools/ocaml: Fix up ocaml build for timer_mode, hpet...
2010-07-06 Ian Jacksontools/libxl: support the "disable_migrate" domain confi...
2010-07-06 Ian Jacksontools/libxl: allow setting of timer_mode, hpet and...
2010-07-06 Keir Fraserx86: eliminate unused "quad_local_to_mp_bus_id"
2010-07-06 Keir Fraserrombios: fix implicit assumption that DS == SS
2010-07-06 Keir Fraserrombios: pause for a keypress after a failed boot
2010-07-06 Ian Jacksontools/hotplug: locking.sh script: fix lock directory...
2010-07-06 Ian Jacksontools/xenstore: add XS_RESTRICT operation to C xenstore...
2010-07-06 Ian JacksonMerge
2010-07-05 Keir FraserAdd an exact-node request flag for mem allocations.
2010-07-05 Keir Fraserx2APIC: improve enabling logic
2010-07-05 Keir Fraserx2APIC/VT-d: improve interrupt remapping and queued...
2010-07-05 Keir Fraserx2APIC/VT-d: allocate iommu when create a drhd
2010-07-05 Keir FraserVT-d: No need to emulate WBINVD when force snooping...
2010-07-05 Keir FraserVMX: fix ept pages free up when ept superpage split...
2010-07-05 Keir Frasertrace: insert compiler memory barriers
2010-07-02 Keir FraserAMD OSVW (OS Visible Workaround) for Xen
2010-07-02 Keir Fraserx86: Fix (bogus) use-before-initialise compiler warning.
2010-07-02 Keir FraserVMX: cleanup ept_set_entry:
2010-07-02 Keir FraserRemove stale file xen/arch/x86/hvm/vmx/vpmu.c
2010-07-02 Keir Fraserio: make shared ring pad field less enticing for users...
2010-07-02 Keir Fraserblktap2: make protocol specific usage of shared sring...
2010-07-02 Keir Frasertrace: fix security issues
2010-07-02 Keir Frasertrace: adjust printk()s
2010-07-02 Keir Frasertrace: improve check_tbuf_size()
2010-07-02 Keir Frasertrace: Fix T_INFO_FIRST_OFFSET calculation
2010-07-02 Keir Frasergdbsx: Always build -- remove build-time config option.
2010-07-02 Ian Jacksonupdate QEMU_TAG to add968aaf68cb57257428f8cfadb209f2614a6d8
2010-07-02 Ian Jacksontools/pygrub: --not-really option for debugging
2010-07-02 Ian Jacksontools/pygrub: Fix a typo handling device specs with...
2010-07-02 Ian Jacksontools/debugger/gdb: Remove gdb
2010-07-02 Ian JacksonMerge
2010-06-30 Keir Fraserxenpaging: Fix 32-bit build after fixed-width type...
2010-06-30 Keir FraserFix #GPF injection into compat guests in vm86 code
2010-06-30 Keir FraserUse gfn_to_mfn_query() rather then gfn_to_mfn() when...
2010-06-30 Keir Fraserx86: fix an off-by-one pirq range check
2010-06-30 Keir FraserVMX: remove useless super page recomputing in ept_set_e...
2010-06-29 Keir Fraserx86 oprofile: use rdmsrl/wrmsrl
2010-06-29 Keir Frasertrace: share t_info pages only in read-only mode
2010-06-29 Keir FraserUse fixed-width types in the memory event interface
2010-06-29 Keir Fraserx86: Only build memory-event features on 64-bit Xen
2010-06-29 Ian JacksonMerge
2010-06-29 Ian Jacksontools/pygrub: Fix default when out of range
2010-06-29 Ian Jacksontools/xend: Revert 21541:7ff0e885b5c3 "a few blktap2...
2010-06-29 Ian Jacksontools/ocaml: libxl ocaml bindings
2010-06-29 Ian Jacksonupdate QEMU_TAG to 109ed219afc4be5cc5c22f912bb125d1fb102bb2
2010-06-29 Ian Jacksontools: init.d/xencommons: Wait for xenstored to start...
2010-06-29 Ian Jacksontools: init.d/xencommons: Make init script more verbose
2010-06-29 Ian Jacksontools/xend, xm: add a command to get the state of VMs
2010-06-29 Keir Frasergpxe: Add eb-roms.h to hgignore list and build ROMs...
2010-06-29 Keir Frasergpxe: Build e1000 ROM with PCI-ID matching that adverti...
2010-06-29 Keir Fraserx86: send_IPI_mask() ignores offline CPUs in given...
2010-06-28 Ian JacksonMerge
2010-06-28 Ian Jacksontools/ocaml: Add .NOTPARALLEL to Makefile
2010-06-28 Ian Jacksonlibxl: Specify no nics to qemu when no emulated nics
2010-06-28 Ian Jacksonlibxl: Pass bridge config info into xenstore
2010-06-28 Ian Jacksontools/libxc: Do not crash freeing logger on xc_interfac...
2010-06-28 Ian Jacksontools/python: sxp parser: show empty string
2010-06-28 Keir Fraservtd: Only kill_timer() an init_timer()'ed timer.
2010-06-28 Keir Fraserxentrace: restrict trace buffer MFNs
2010-06-25 Keir FraserMerge
2010-06-25 Keir Fraserx86 mtrr: use rdmsrl
2010-06-25 Ian JacksonMerge
2010-06-25 Keir Frasersvm: use wrmsrl
2010-06-25 Keir Fraserx86 paging_domctl: reinstates the breaks in the flow...
2010-06-25 Ian Jacksonlibxc: Fix ia64 build for interface change
2010-06-25 Ian Jacksonxend: Fix up check "mac" address sooner change
2010-06-25 Keir Fraserx86 cpufreq: Fixes after msr cleanup patch
2010-06-25 Keir Fraserx86 cpu: use rdmsrl/wrmsrl
2010-06-25 Keir Fraserx86 cpufreq: use rdmsrl/wrmsrl
2010-06-25 Keir Fraser[IA64] counter part of 21407:e4028345ad48
2010-06-24 Keir Fraserx86: use rdmsrl/wrmsrl
2010-06-24 Keir Frasermce: cleanup
2010-06-24 Keir Fraserx86: Fix rdmsr_safe after c/s 21600.
2010-06-24 Ian Jacksonocaml: remove bogus /dev/xen/ev[en]tchn
2010-06-23 Keir FraserMerge
2010-06-23 Keir Frasermce: k7 cleanup
2010-06-23 Keir Frasertmem: skip special case in alloc_heap_pages() if tmem...
2010-06-23 Ian Jacksonlibxl: support reset file on sysfs
2010-06-23 Ian Jacksonlibxl: make libxl_wait_for_device_model clearer
2010-06-23 Ian Jacksonprompt user to start xencommons first if it is not...
2010-06-22 Ian Jacksonpython/xc: [PATCH 3/3] add flask capabilities in python...
2010-06-22 Ian Jacksonlibxc: [PATCH 2/3] remove some duplicated code: helper...
2010-06-22 Ian Jacksonlibxc: [PATCH 1/3] merge libflask into libxenctrl
2010-06-22 Ian Jacksoninit.d: Fix xencommons init script chkconfig configuration
next